Skip to content

Conversation

schwarmco
Copy link

In this commit mongodb/mongo@838d364 the wording of this property on wiredtiger.cache changed. This PR adds the seen to the docs as it is the current wording:

test> db.version()
7.0.14
test> db.runCommand( { serverStatus: 1 } ).wiredTiger.cache['maximum page size at eviction']

test> db.runCommand( { serverStatus: 1 } ).wiredTiger.cache['maximum page size seen at eviction']
0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant